Production environment, due to the previous database failure, resulting in a few days of downtime, the operator asked to save a backup, 2016-09-05 with EXPDP export process problems
ora-39006:ora-39065:ora-04063:ora-06508:ora-39097:ora
After the execution of Utlpwdmg.sql ORA-28003, ORA-20001, ORA-20002, ORA-20003, ORA-20004 error.Suitable for:Oracle server-enterprise edition-version 8.1.7.0 and laterInformation in this document applies to any platform.Checked for relevance on 15-sep-2012Reason:Execution of
Background: This is a windows rac system. Database background log reporting ORA-00474: SMONprocessterminatedwitherror. Then reported ORA-00603, ORA-27501, ORA-27300, ORA-27301, ORA-27302 and other errors. Problem Analysis: 1. Data
EXPDP encountered ora-39097ora-39065ora-39079ora-06512ora-24033EXPDP when the various error, I am also drunk, version for the 11.2.0.1,EXPDP command for:Nohup EXPDP hq_x1/hq_x1 dumpfile=hq_x1%u.dmp directory=dir1 parallel=8 flashback_scn=10838324803 Ora-39097:data Pump Job encountered unexpected error-39079ora-39065:unexpected Master Process exception in DISPATCHOra-39079:unable to Enqueue message rp,kupc$c
Environment: HP-UX 11.31 + Oracle 11.2.0.4Symptom: After you install Oracle on HPUX, you cannot start the instance after you configure the parameters by business requirements.The error is as follows:ORA-27154:post/wait create failedORA-27300:OS system dependent operation:semget failed with status: 28ORA-27301:OS failure message: No space left on deviceORA-27302:failure occurred at: sskgpcreates
1. Initial positioning
2. Verifying the conjecture
3. In-depth analysis
1. Initi
Incorrect solutions for ORA-01122, ORA-01110, ORA-01203, ora-01122ora-01110
Go to PL/SQL Developer to report ora-01033: oracle initializationg or shutdown in progress, the application system cannot connect to the Oracle service.
1. Execute export ORACLE_SID = orcl to ensure
DG cannot automatically mount causes the database to fail to start properly: ORA-01157, ORA-01110, ORA-17503, ORA-15001, ORA-15001 phenomenon: after each restart of the entire CRS, D
DG cannot automatically mount causes the database to fail to start properly:
From the log, we can see that the tempfile file of this database is faulty. It should be left over when the dg is created. Although the file is not damaged, it must be switched
From the log, we can see that the tempfile file of this database is faulty. It should be left over when the dg is created. Although the file is not damaged, it must be switched
When checking a set of DG databases a few days ago, when read only opens the stanby database, the following error log is found in alert. log:
IMPDP encountered ora-31693ora-31640ora-19505ora-27037An error occurred while IMPDP:Additional Information:3. . "Hq_x1" was imported. " t_xx130901 ":" SP15 "13.99 KB 0 rows. . "Hq_x1" was imported. " t_xx130901 ":" SP2 "13.99 KB 0 rowsORA-31693: Table Data Object "Hq_x1". " Temp_year_month "could not be loaded/unloaded and skipped with the following error:ORA-31640: Could not open dump file to read "/hq_x22. DMP "
Errors encountered during Oracle usage and PLSQL script debugging and solutions. Update constantly...
ORA-20000 to solve the problem:
ORA-20000: Because of overflow, the general method is to set a value larger.
Set long 10000;Set linesize 10000;Sets serverout on size 10000;
Below are several possible situations.
1 ORU-10027: Buffer Overflow limit of 2000 bytes;
Method 1: Set serve
An error was reported when I used the expdp Data Pump to export data today. [Oracle @ srccatdumpdp] $ expdpsrcbsrcbdirectorydumpdirdumpfilesrcb.20120221.dm
An error was reported when I used the expdp Data Pump to export data today. [Oracle @ srccat dumpdp] $ expdp srcb/srcb directory = dumpdir dumpfile = srcb.20120221.dm
An error was reported when I used the expdp Data Pump to export data today.
[Oracle @ srccat dumpdp] $ expdp srcb/srcb directory = dumpdir dumpfile = srcb.20120221.dmpExpor
A very strange question has been discovered recently:Created a db_link connection to another Oracle database.SELECT * from [email protected];It's okay to execute the sentence, but write the SQL to the stored procedure:Create or replace procedure Prc_testIsBeginINSERT INTO TestSELECT * from [email protected];CommitEndThe following error occurred and the stored procedure compilation did not pass:The error is as follows: Package BODY skskj. PKG_TS compilation ErrorERROR: PL/sql:Ora-04052:error occu
Dbca database error: ORA-19504 ORA-12547 ORA-15001 ORA-15055, dbcaora-19504
[Problem]
This error was found on Baidu, and the content of the entire TM was actually depressing. Later, I opened Google,
Error time: When [asm, 1] ASM installation + oracle Installation and installation are used for the second time, an err
ORA-31693, ORA-02354 and ORA-01555 with Export Datapump (Doc ID 1580798.1), ora-31693datapump
The following error is returned from the development email:
ORA-31693: Table data object "YCDATA ". "T_MESSAGESYNC_HIS" failed to load/unload and is being skipped due to error:
Tags: oracle11gProblemThis error in Baidu found a lap, the whole TM-like content, real depressed, and then open the Google big God,Error time: When using "asm,1" ASM installation + Oracle installation and installation second time wrong, in the DBCA build the library step 11OF11 Click Finish installs to 11% or so errorError content: Originally wanted, and later forgot, the contents of the following similar content:The following is part of the error: ora
Operating system Environment: WIndows 2003 Server (32Bit)
Database version: 9.2.0.1 archived mode
Error Symptom: Write Data file 11 o'clock report I/O error, report the following error when trying to recover:
ORA-00283: Recovery session canceled due to error
ORA-01115: IO Error while reading block from File 11 (block #1046535)
ORA-01110: Data file: ' E:\ORACLE\OR
Three configuration files Listener. ora, sqlnet. ora, and tnsnames. ora are all stored in the $ ORACLE_HOME \ network \ admin directory. -- Begin focus: Roles and usage of the three files #-----------------------Sqlnet. ora (client and server) -- used in a file similar to linux or other unix nsswitch. conf. This fil
Tags: sharp OTA glob CTI Replace res LOB 1.7 configurationDue to the development needs, oracle11g is applied to the virtual machine, so the system resources seem to be valuable, Baidu has a bit of answers. With DBA access to Oracle, the author manages the database in Plsql: Show parameter SGA; --Display of memory allocations Alter system set sga_max_size=200m Scope=spfile; --Modify the size of the occupied memory Note: Use the above command in the editor mode in the command window in PL/SQL Go a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.